BASIC-PLUS - definition. What is BASIC-PLUS
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

%ما هو (من)٪ 1 - تعريف

Basic-Plus; Basic Plus; BASIC Plus 2

Basic (dance move)         
DANCE MOVE-RELATED
Basic Step; Basic movement (dance); Basic step; Basic pattern; Basic move; Basic movement; Basic figure
The basic step, basic figure, basic movement, basic pattern, or simply basic is the dance move that defines the character of a particular dance. It sets the rhythm of the dance; it is the default move to which a dancer returns, when not performing any other moves.
Plus (Slovak TV channel)         
SLOVAK TELEVISION CHANNEL
JOJ Plus; Plus (TV channel, Slovakia); Joj Plus
JOJ Plus is a Slovak television channel owned by J&T Media Enterprises. It is the sister channel TV JOJ.
Plus–minus         
  • A table of NHL season stats for a player, including +/- values
USED TO MEASURE A PLAYER'S IMPACT ON THE GAME, REPRESENTED BY THE DIFFERENCE BETWEEN THEIR TEAM'S TOTAL SCORING VERSUS THEIR OPPONENT'S WHEN THE PLAYER IS IN THE GAME
Plus/minus (hockey); Plus/minus (ice hockey); Plus/minus ratio; Plusminus; Plus/minus; Plus minus rating; Plus-minus rating; Plus minus ratio; Plus-minus ratio; Plus-minus (ice hockey); Basketball plus minus; Plus-minus
Plus−minus (+/−, ±, plus/minus) is a sports statistic used to measure a player's impact on the game, represented by the difference between their team's total scoring versus their opponent's when the player is in the game. In ice hockey, it measures a player's goal differential.

ويكيبيديا

BASIC-PLUS

BASIC-PLUS is an extended dialect of the BASIC programming language that was developed by Digital Equipment Corporation (DEC) for use on its RSTS/E time-sharing operating system for the PDP-11 series of 16-bit minicomputers in the early 1970s through the 1980s.

BASIC-PLUS was based on BASIC-8 for the TSS/8, itself based very closely on the original Dartmouth BASIC. BASIC-PLUS added a number of new structures, as well as features from JOSS concerning conditional statements and formatting. In turn, BASIC-PLUS was the version on which the original Microsoft BASIC was patterned.

Notable among the additions made to BASIC-PLUS was the introduction of string functions like MID$ and LEFT$, in addition to Dartmouth's original all-purpose CHANGE command. In future versions of the language, notably Microsoft's, CHANGE was removed and BASIC-PLUS's string functions became the only ways to perform these sorts of operations. Most BASICs to this day follow this convention.

The language was later rewritten as a true compiler as BASIC-Plus-2, and was ported to the VAX-11 platform as that machine's native BASIC implementation. This version survived several platform changes, and is today known as VSI BASIC for OpenVMS.